PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.formattedcontent Package / PDFFormattedBlock Class / setAction Method
The action to be executed when the block is clicked.
In This Topic
    setAction Method
    In This Topic
    Sets the action.
    Syntax
    public void setAction( 
       PDFAction value
    )

    Parameters

    value
    The action to be executed when the block is clicked.
    See Also